'Declaration Public Overloads ReadOnly Property Item( _ ByVal key As System.String _ ) As MappingInfo
public MappingInfo Item( System.string key ) {get;}
Parameters
- key
'Declaration Public Overloads ReadOnly Property Item( _ ByVal key As System.String _ ) As MappingInfo
public MappingInfo Item( System.string key ) {get;}